xen.git
2005-07-12 cl349@firebug... Manual merge.
2005-07-12 cl349@firebug... Add xc_init_store and run xenbus probe on INITDOMAIN_ST...
2005-07-12 cl349@firebug... Update xenbus driver code.
2005-07-12 cl349@firebug... Create .hgskip files instead of .bk_skip files.
2005-07-12 kaf24@firebug... Dom0 can have slack time in sedf scheduler.
2005-07-12 kaf24@firebug... Fix the x86_64 build after the PAE check-in.
2005-07-12 kaf24@firebug... Add HIGHMEM64G (but not set) to defconfigs.
2005-07-11 kaf24@firebug... Fix README.
2005-07-11 kaf24@firebug... Device model SXP cleanup
2005-07-11 kaf24@firebug... Tools build fixes.
2005-07-11 kaf24@firebug... This is the patch for xen which allows using up to...
2005-07-11 kaf24@firebug... non-PAE behavior should be identical after applying...
2005-07-11 kaf24@firebug... Place all low mem in DMA pool.
2005-07-11 kaf24@firebug... This adds a patch for the vanilla kernel, to be pushed...
2005-07-11 kaf24@firebug... Another fix to the hgignore list.
2005-07-11 kaf24@firebug... Remove 2.6.11 patches directory.
2005-07-11 kaf24@firebug... Remove old linux sparse trees.
2005-07-11 kaf24@firebug... We need this patch to make shadow code compile ok on...
2005-07-11 kaf24@firebug... Manual merge.
2005-07-11 kaf24@firebug... The 1:1 page table should be a 3 level PAE page table...
2005-07-11 vh249@kneesaa... upgrade linux sparse tree from 2.6.11 to 2.6.12
2005-07-11 vh249@kneesaa... lose latest digit of the sparse tree for 2.4
2005-07-11 vh249@kneesaa... lose latest digit of the sparse tree for 2.6
2005-07-11 kaf24@firebug... Remaining files for shadow 64 mode checkin.
2005-07-11 kaf24@firebug... Added regexp fixes
2005-07-11 kaf24@firebug... Check in files I missed from shadow64 checkin.
2005-07-11 kaf24@firebug... Fix stupid switch stmt mess-up that broke emulation
2005-07-11 kaf24@firebug... Now we have extended the patch to support x86_64 domU...
2005-07-11 kaf24@firebug... Don't build xenctx by default,a nd fix one error msg.
2005-07-11 kaf24@firebug... Manual merge.
2005-07-11 kaf24@firebug... cmpl workaround for mmio regions
2005-07-11 kaf24@firebug... Remove debug printks.
2005-07-11 kaf24@firebug... Narrow the diff between i386 and x86-64 for xen0 config.
2005-07-11 kaf24@firebug... More verbose log when vmx_decode() fails.
2005-07-11 kaf24@firebug... Fix xenctx compilation and support 64 bit.
2005-07-10 smh22@firebug... fix build when not using grant tables for blkdev.
2005-07-10 kaf24@firebug... Manual merge.
2005-07-10 kaf24@firebug... Small fix to x86_64 entry.S.
2005-07-10 kaf24@firebug... Remove checks for libcurl. It's no longer a dependency.
2005-07-10 ach61@arcadians... add ocaml compilation targets and pdb to .hgignore
2005-07-09 kaf24@firebug... Manual merge.
2005-07-09 kaf24@firebug... Make structs non-empty.
2005-07-08 sos22@douglas... Merge.
2005-07-08 sos22@douglas... Get rid of some debug printks.
2005-07-08 sos22@douglas... Get a very primitive relation of IRQ affinity working...
2005-07-08 sos22@douglas... Certain types of event channel are now auto-bound to...
2005-07-08 kaf24@firebug... Clean up Xen's event-channel interface, and semantics...
2005-07-08 sos22@douglas... Merge.
2005-07-08 sos22@douglas... Merge.
2005-07-08 kaf24@firebug... The attached patch adds a new dom0_op, DOM0_GETDOMAININ...
2005-07-08 kaf24@firebug... trivial header fix for ACM code.
2005-07-08 kaf24@firebug... Fix top Makefile targets linux24 and linux26.
2005-07-08 kaf24@firebug... Add debug-register access emulation.
2005-07-08 kaf24@firebug... python wrapper arg fix from aq.
2005-07-07 sos22@douglas... Quick hack to make sure that pirqs and interdomain...
2005-07-07 kaf24@firebug... Fix cross-compilation, and gcc4.
2005-07-06 iap10@freefall... Change default Xen scheduler to Stephan Diestelhorst...
2005-07-06 iap10@freefall... Enable CONFIG_SMP, CONFIG_SMP_HOTPLUG and CONFIG_SMP_AL...
2005-07-06 iap10@freefall... I updated the vcpu_to_cpu string creation to include...
2005-07-06 iap10@freefall... manual merge
2005-07-06 iap10@freefall... manual merge
2005-07-06 iap10@freefall... manual merge
2005-07-06 sos22@douglas... manual merge
2005-07-06 sos22@douglas... Fix SMP_ALTERNATIVES to cope with discarded init data.
2005-07-06 ach61@arcadians... update hg cheatsheet
2005-07-06 iap10@freefall... Add a dummy xen_defconfig_x86_64. Currently the same...
2005-07-06 iap10@freefall... manual merge
2005-07-06 ach61@arcadians... add ocaml compiled files to .hgignore
2005-07-06 iap10@freefall... Enable CONFIG_HIGHMEM4G in default Linux 2.6 kernel...
2005-07-06 smh22@firebug... Fix blkif 'grant-table-ification'
2005-07-06 smh22@firebug... Manual merge.
2005-07-06 smh22@firebug... Move xenstore page before page tables so that guest...
2005-07-06 iap10@freefall... Improve changeset identification to work from src tar...
2005-07-06 iap10@freefall... Add a new Linux kernel config file -xen [NB: no 0 or...
2005-07-06 kaf24@firebug... Mini-os updates from Grzegorz Milos.
2005-07-06 kaf24@firebug... Attached is a patch that fully 'grant-table-ifies'...
2005-07-06 kaf24@firebug... Shell scripts aren't very strippable and some versions...
2005-07-06 kaf24@firebug... Oh gcc4 ....how you complain soo. This patch fixes...
2005-07-05 kaf24@firebug... Here are two patches which update the hypercall interfa...
2005-07-05 cl349@firebug... Cleanup whitespace.
2005-07-05 cl349@firebug... No changes from me.
2005-07-05 cl349@firebug... Remove confusion about terminating nul character.
2005-07-05 cl349@firebug... Undo "Add -fPIC tools/xenstore/Makefile".
2005-07-04 kaf24@firebug... Rename fields in physinfo_t structure and add sockets...
2005-07-04 kaf24@firebug... Manual merge.
2005-07-04 akw27@arcadians... merge
2005-07-04 kaf24@firebug... Fix grant-table interface by removing the unnecessary...
2005-07-04 akw27@arcadians... Add hook in get_user_pages to allow lookups of foreign...
2005-07-04 gmilos@localhost... Example of assymetric pull/push paths.
2005-07-04 gmilos@localhost... Extended explanation of 'hg diff'.
2005-07-04 kaf24@firebug... To avoid MSR save/restore at every VM exit/entry time...
2005-07-04 kaf24@firebug... The patch extends the VMCS handling to support both...
2005-07-04 kaf24@firebug... Recent header file cleanup (cset 2b6c1a8098078f7e53de7c...
2005-07-03 kaf24@firebug... Manual merge.
2005-07-03 kaf24@firebug... Remove Jan Beulich's install.sh patch. It was failing for
2005-07-03 akw27@arcadians... Manual merge -- hg not so good at deleting right now.
2005-07-03 kaf24@firebug... Install qemu-dm.debug script.
2005-07-03 akw27@arcadians... Clean-up of blktap and parallax user space code.
2005-07-03 kaf24@firebug... Replace implicit 16-byte arg to xen_extraversion with an
2005-07-03 akw27@arcadians... Fix some newline ugliness that BK wouldn't correct.
next